Skip to content

Update build directions for AMD GPUs#167

Merged
JianzheXiao merged 1 commit into
ByteDance-Seed:mainfrom
erieaton-amd:build-guide
Apr 17, 2026
Merged

Update build directions for AMD GPUs#167
JianzheXiao merged 1 commit into
ByteDance-Seed:mainfrom
erieaton-amd:build-guide

Conversation

@erieaton-amd
Copy link
Copy Markdown
Collaborator

No description provided.

Signed-off-by: Eric Eaton <erieaton@amd.com>
Comment thread docs/build.md
python3 -m pip install -i https://test.pypi.org/simple hip-python>=6.3.0 # (or whatever Rocm version you have)
export TRITON_BUILD_WITH_CLANG_LLD=TRUE
export TRITON_USE_ASSERT_ENABLED_LLVM=TRUE
export TRITON_BUILD_PROTON=0
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there any workaround for this, I see cuda header when compiling proton files, is that why you suggest disabling?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Proton isn't supported on AMD hardware yet so this can cause a build error.

@drprajap
Copy link
Copy Markdown
Contributor

@JianzheXiao, please review when you get a chance

@JianzheXiao JianzheXiao merged commit bec05d7 into ByteDance-Seed:main Apr 17, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants